This operation enables certifier to mark or update sensitive and assessment documents.
CaseID required | string A fully qualified application number or case id |
OrganisationID required | string The Organisation Id (for example council LGA name or Private Certifier Id) to indicate the request is originating from a specific system |
Information request object
Array of objects (DocumentsInfo) | |
updatedByEmail | string <= 250 characters User must be registered in the planning portal |
{- "Documents": [
- {
- "docID": "DATA-WORKATTACH-FILE PEC-DPE-EP-WORK CDC-7850!20201124T125127.562 GMT",
- "isAssessmentDoc": true,
- "isSensitiveDoc": true
}
], - "updatedByEmail": "john.smith@gmail.com"
}